home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / security / doc / cert_advisories / CA-92:05.AIX.REXD.Daemon.vulnerability < prev    next >
Encoding:
Text File  |  1992-03-04  |  2.7 KB  |  72 lines

  1. ===========================================================================
  2. CA-92:05                        CERT Advisory
  3.                                 March 5, 1992
  4.                         AIX REXD Daemon Vulnerability
  5.  
  6. ---------------------------------------------------------------------------
  7.  
  8. The Computer Emergency Response Team/Coordination Center (CERT/CC) has
  9. received information concerning a vulnerability with the rexd daemon
  10. in versions 3.1 and 3.2 of AIX for IBM RS/6000 machines.
  11.  
  12. IBM is aware of the problem and it will be fixed in future updates to
  13. AIX 3.1 and 3.2.  Sites may call IBM Support (800-237-5511) and ask for
  14. the patch for apar ix21353.  Patches may be obtained outside the U.S. by
  15. contacting your local IBM representative.
  16.  
  17. The fix is also provided below.
  18.  
  19. ---------------------------------------------------------------------------
  20.  
  21. I.   Description
  22.  
  23.      In certain configurations, particularly if NFS is installed,
  24.      the rexd (RPC remote program execution) daemon is enabled.
  25.  
  26.      Note: Installing NFS with the current versions of "mknfs" will
  27.      re-enable rexd even if it was previously disabled.
  28.  
  29. II.  Impact
  30.  
  31.      If a system allows rexd connections, anyone on the Internet can
  32.      gain access to the system as a user other than root.
  33.  
  34. III. Solution 
  35.  
  36.      CERT/CC and IBM recommend that sites take the following actions
  37.      immediately.  These steps should also be taken whenever "mknfs" is run.
  38.  
  39.      1.  Be sure the rexd line in /etc/inetd.conf is commented out by
  40.      having a '#' at the beginning of the line:
  41.  
  42.          #rexd   sunrpc_tcp tcp  wait  root  /usr/etc/rpc.rexd rexd 100017 1
  43.  
  44.      2.  Refresh inetd by running the following command as root:
  45.  
  46.          refresh -s inetd
  47.  
  48.  
  49. ---------------------------------------------------------------------------
  50. The CERT/CC wishes to thank Darren Reed of the Australian National
  51. University for bringing this vulnerability to our attention and
  52. IBM for their response to the problem.
  53. ---------------------------------------------------------------------------
  54.  
  55. If you believe that your system has been compromised, contact CERT/CC or
  56. your representative in FIRST (Forum of Incident Response and Security Teams).
  57.  
  58. Internet E-mail: cert@cert.sei.cmu.edu
  59. Telephone: 412-268-7090 (24-hour hotline)
  60.            CERT/CC personnel answer 7:30 a.m.-6:00 p.m. EST(GMT-5)/EDT(GMT-4),
  61.            on call for emergencies during other hours.
  62.  
  63. Computer Emergency Response Team/Coordination Center (CERT/CC)
  64. Software Engineering Institute
  65. Carnegie Mellon University
  66. Pittsburgh, PA 15213-3890
  67.  
  68. Past advisories, information about FIRST representatives, and other
  69. information related to computer security are available for anonymous ftp
  70. from cert.sei.cmu.edu (192.88.209.5).
  71.  
  72.